projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a4f41c9
)
Re-word to fool font-lock.
author
Glenn Morris
<rgm@gnu.org>
Thu, 11 Sep 2008 16:13:17 +0000
(16:13 +0000)
committer
Glenn Morris
<rgm@gnu.org>
Thu, 11 Sep 2008 16:13:17 +0000
(16:13 +0000)
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index 838c9302e6ce3769059e9b966062c5522107f430..88bf1442469a69a1d113244cee4b4845e1c4f0b9 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-6,8
+6,8
@@
2008-09-11 Glenn Morris <rgm@gnu.org>
- * ido.el (ido-mode): Initialize with custom-initialize-default
.
- (Bug#947).
+ * ido.el (ido-mode): Initialize with custom-initialize-default
,
+ rather than a set function. (Bug#947)
2008-09-10 Chong Yidong <cyd@stupidchicken.com>